home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / util / shell / csh540src.lha / Custom_Headers / proto / multiuser.h next >
C/C++ Source or Header  |  1994-07-02  |  179b  |  8 lines

  1. #ifndef PROTO_MULTIUSER_H
  2. #define PROTO_MULTIUSER_H
  3. #include <exec/types.h>
  4. extern struct muBase *muBase;
  5. #include <clib/multiuser_protos.h>
  6. #include <pragmas/multiuser.h>
  7. #endif
  8.